To set the date format
The date format defaults to D/M/CY (for example, 02/20/2004). If needed, override the default as follows:
Formats |
Description |
Example |
---|---|---|
Y |
Year, 2-digit |
99 |
y |
Year with Century, 4-digit |
1999 |
C |
Century, 2-digit |
19 |
M |
Month, numeric |
06 |
m |
Month, 3-character abbr. In caps |
JUN |
D |
Day of month, cardinal |
12 |
d |
Day of month, ordinal |
12th |
W |
Day of week, numeric, Sunday=0, Saturday=6 |
5 |
w |
Day of week, full name |
Friday |
H |
Hour of day, 24-hour format |
0-23 |
h |
Hour of day, 12-hour format |
1-12 |
N |
Minutes, 2-digit, with leading zero |
07 |
S |
Seconds, 2-digit, with leading zero |
02 |
s |
Hundredths of seconds, 2-digit |
37 |
A |
AM/PM, all caps |
AM |
Note: For the best results, use a format that displays the entire four-digit year so that the user can verify the correct century. iMIS typically assumes a year of 79 or less to refer to the 21st century (2079 A.D.).
10.6 Production Release. Updated 12/12/2005 3:23:47 PM
© Copyright by Advanced Solutions International, Inc.
All rights reserved.